You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtx Class > TMtx Methods > Copy Method > TMtx.Copy Method ([In] TMtxVecInt, [In] TMtxFloatPrecision)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtx.Copy Method ([In] TMtxVecInt, [In] TMtxFloatPrecision)

Copy and convert values from TVecInt.

Syntax
C#
Visual Basic
public override TMtxVec Copy([In] TMtxVecInt Src, [In] TMtxFloatPrecision dstFloatPrecision);

Applies appropriate conversion and copy data from TVecInt. The destinaton data format is determined with dstFloatPrecision.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!